priority ceiling造句
例句與造句
- The priority ceiling protocol is available in the VxWorks real-time kernel.
- A task is only allowed to lock a resource if its dynamic priority is higher than the priority ceilings of all resources locked by other tasks.
- The task's priority is set to the priority ceiling of the resource, thus no task that may lock the resource is able to get scheduled.
- The task's priority is then raised to the priority ceiling of the resource, ensuring that task X quickly finishes its critical section, unlocking the resource.
- The "'Stack Resource Policy "'( SRP ) is not the same as the Priority ceiling protocol which is for fixed priority tasks ( FP ).
- It's difficult to find priority ceiling in a sentence. 用priority ceiling造句挺難的
- This ensures the OCPP property that " A task can only lock a resource if its dynamic priority is higher than the priority ceilings of all resources locked by other tasks ".
- *The priority ceiling protocol enhances the basic priority inheritance protocol by assigning a " ceiling priority " to each semaphore, which is the priority of the highest job that will ever access that semaphore.